pp108 : Versioning in XMLStore

Versioning in XMLStore

This topic describes versioning in the XMLStore.


Process Platform allows customizations of the objects in the XMLStore. This means that different versions of the same object can exist in the XMLStore.

Using this feature, it is possible to define standard XML objects that are available across all organizations, customized XML objects for a specific organization, or even customized XML objects for a specific user.

The possible versions are:

  • isv - These are the original objects provided by the Application, without any customization. These can be read by all the users of the Process Platform.
  • organization - These are the Application objects that have been customized for an organization, or objects that have been created for an organization. An object with version as 'organization' can be read only by the users in that organization.
  • user - These are the Application or Organization objects that have been customized for a user, or objects that have been created for a user. These objects can only be accessed or updated only by that user.
    Note: These are the Application or Organization objects that have been customized for a user, or objects that have been created for a user. These objects can only be accessed or updated by that user.